go/printer.printer.numLines (method)
2 uses
go/printer (current package)
nodes.go#L1747: func (p *printer) numLines(n ast.Node) int {
nodes.go#L1896: p.linebreak(p.lineFor(d.Pos()), min, ignore, tok == token.FUNC && p.numLines(d) > 1)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)